The Source Control Integration API > Enablers > SCS_canNewFolder()

 

SCS_canNewFolder()

Description

Returns whether or not the New Folder menu item should be enabled.

Arguments

connectionData, remotePath

connectionData is a pointer to the agent's data that was passed into Dreamweaver during the Connect() call.
remotePath is a fully qualified remote file or folder path that the user has selected to indicate where the new folder will be created.

Returns

true if enabled, false if not.